Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix federation Query/Mutation extends documentation #4201

Merged
merged 4 commits into from
Jun 25, 2020

Conversation

Glen-Moonpig
Copy link
Contributor

The documentation states that implementing services must use the extends keyword on query/mutation roots, but I believe this is not the case and these types are automatically treated as extensions during schema composition.

The documentation states that implementing services must use the extends keyword on query/mutation roots, but I believe this is not the case and these types are automatically treated as extensions during schema composition.
@abernix abernix closed this Jun 24, 2020
@abernix abernix reopened this Jun 25, 2020
@abernix abernix changed the base branch from master to main June 25, 2020 09:01
@abernix abernix added the 📝 documentation Focuses on changes to the documentation (docs) label Jun 25, 2020
Copy link
Member

@abernix abernix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@abernix abernix merged commit 753e60c into apollographql:main Jun 25, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
📝 documentation Focuses on changes to the documentation (docs)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants